home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / hlp_auth / stmous / readme.txt < prev    next >
Encoding:
Text File  |  1995-01-10  |  6.3 KB  |  137 lines

  1. STMOUSE - STMOUSE Help Text Custom Control
  2. =============================================================================
  3.  
  4. The STMOUSE Control adds a new technique of providing help to the user that 
  5. is not available any other way. This control allows the developer to provide 
  6. the user with a dynamic status line help for all the controls on a form.
  7.  
  8. When enabled, the control provides a custom event which defines when the user
  9. moves the mouse cursor over a form's control. The application then displays
  10. status line help.
  11.  
  12. =============================================================================
  13. OTHER PRODUCTS:
  14. =============================================================================
  15. Weimar Software's WSIHLP sells for $75. 
  16. The WSIHLP help control collection contains NINE VBXs as follows:
  17.   BALLOON.VBX provides balloon help popup windows for all form controls.
  18.   CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  19.   NUMWIN.VBX enumerates and returns hWnds for all windows and controls.
  20.   MNBLUN.VBX provides balloon help for each menu item as it is selected.
  21.   RTMOUSE.VBX provides ballon help when the right mouse button is clicked.
  22.   SHADBX.VBX provides a popup shadowed text message, like windows help does.
  23.   SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  24.   STMOUSE.VBX provides a status line help for each control on a form.
  25.   WSHELP.VBX contains all of the functionality of these three controls, 
  26.     balloon.vbx, stmouse.vbx and rtmouse.vbx plus a unique 
  27.     capability in DTBALLOON section to provide timer activated
  28.     balloon help. 
  29.   A great value for the money. See file WSIHLP.ZIP.
  30. To Purchase, E-Mail or call Weimar Software, see address below, or
  31. Register WSIHLP in Compuserve's SWREG forum, ID #2146.
  32.  
  33. =============================================================================
  34. Weimar Software's WSHELP sells for $45. 
  35. The WSHELP help control collection contains FOUR VBXs as follows:
  36.   BALLOON.VBX provides balloon help popup windows for all form controls.
  37.   RTMOUSE.VBX provides ballon help when the right mouse button is clicked.
  38.   STMOUSE.VBX provides a status line help for each control on a form.
  39.   WSHELP.VBX contains all of the functionality of these three controls, 
  40.     balloon.vbx, stmouse.vbx and rtmouse.vbx plus a unique 
  41.     capability in DTBALLOON section to provide timer activated
  42.     balloon help. 
  43.  
  44.   A great value for the money. See file WSHELP.ZIP.
  45. To Purchase, E-Mail or call Weimar Software, see address below, or
  46. Register WSHELP in Compuserve's SWREG forum, ID #1428.
  47.  
  48. =============================================================================
  49. Weimar Software's 5PAK20 sells for $45. 
  50. The 5PAK20 help control collection contains FIVE VBXs as follows:
  51.   BALLOON.VBX provides balloon help popup windows for all form controls.
  52.   SHADBX.VBX provides a popup shadowed text message, like windows help does.
  53.   CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  54.   NUMWIN.VBX enumerates and returns hWnds for all windows and controls.
  55.   SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  56.  
  57.   A great value for the money. See file 5PAK20.ZIP.
  58. To Purchase, E-Mail or call Weimar Software, see address below, or 
  59. Register 5PAK20 in Compuserve's SWREG forum, ID #1220.   
  60.  
  61. =============================================================================
  62. This ZIP file contains:
  63.  
  64.     STMOUSE.VBX     VB version of the STMOUSE custom control
  65.     STMOUSE.HLP     STMOUSE documentation
  66.     SAMPLE.ZIP      Sample VB program showing how to use STMOUSE
  67.     README.TXT      This file
  68.  
  69. =============================================================================
  70. REGISTRATION
  71.  
  72. You can register this Control by:
  73.  
  74. 1. On-Line registration with Compuserve, type GO SWREG and register
  75.     product number 1433. The fee is $18.00. A registered copy will 
  76.     be sent by E-Mail.
  77. 2. Sending $18 (plus tax) and your name and address to the E-Mail address 
  78.     below.
  79. 3. VISA and MC are accepted. We accept phone orders and E-Mail orders.
  80.  
  81. Please provide us with an E-Mail address where the control can be sent,
  82. alternatively add $3.50 for shipping and a disk will be mailed to you.
  83. Overseas shipping varies with destination.
  84.  
  85. Registering the control will get the registered runtime and a design time 
  86. SPECIAL DEBUGGING VERSION OF THE CONTROL useful in helping you verify the 
  87. operation of your application when using the control. Special debugging 
  88. checks are made on various parameters and at critical locations in debugging 
  89. control to provide you with feedback on proper control and program menu 
  90. operation.
  91.  
  92. =============================================================================
  93. NEW THIS VERSION
  94.     1. Added parent window return in event proceedure.
  95.  
  96. =============================================================================
  97. SOURCE CODE
  98.  
  99. Source code to this control is available on a case by case basis. Please 
  100. contact Weimar Software regarding your requirements.
  101.  
  102. =============================================================================
  103. HOW TO REACH US
  104.  
  105. If you have any comments or questions, please send them to us. We can be 
  106. reached at
  107.  
  108.     Weimar Software, 
  109.     18515 Annie Lane
  110.     San Jose, CA 95120-1006
  111.     408-268-6638, FAX 408-268-7655. 
  112.  
  113.     Or E-Mail us at our primary location at Internet bglover@netcom.com or 
  114.     at our secondary E-Mail address CIS 71220,2755.
  115.  
  116.     The most recent files are archived on;
  117.     --Compuserve MSBASIC forum, library 5 
  118.     --Compuserve WUGNET forum, library 6 
  119.     --INTERNET at the ftp site ftp.netcom.com, cd to /ftp/pub/bg/bglover.
  120.     The file which contains all of the controls plus the manual file 
  121.     for all controls is WSIHLP.ZIP.
  122.     
  123. =============================================================================
  124. LICENSE:
  125.  
  126. The STMOUSE control may not be commercially distributed, used for 
  127. applications other than trial use, distributed by government agencies 
  128. or any of its contractors, UNLESS a registration fee is paid by the 
  129. distributing party. A registered control may be distributed with the 
  130. applications that use it at no additional cost.
  131.  
  132. This trial use file may be only distributed in its entirety. This file may 
  133. not be included in CD-ROM distributions, bundled with other files, or 
  134. offered for retail sale without contacting Weimar Software and obtaining 
  135. a license to redistribute STMOUSE.VBX.
  136.  
  137.